home *** CD-ROM | disk | FTP | other *** search
/ Leisure Game Pak 1 / Leisure Game Pak I.iso / bin / lp1.bat < prev    next >
DOS Batch File  |  1994-08-17  |  222b  |  19 lines

  1. @echo off
  2. \bin\whichmod
  3. \bin\hidden %mod% \bin\show 1 -m
  4. :loop
  5. cd\
  6. \bin\whichmod
  7. cls
  8. \bin\hidden %mod% m2 1 -m
  9. cls
  10. if %game%==00 goto quit
  11. computer %game%
  12. cd\%game%
  13. call play
  14. cd\
  15. cls
  16. mr .
  17. goto loop
  18. :quit
  19.